Network File System - определение. Что такое Network File System
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Network File System - определение

SPECIFIC IMPLEMENTATION OF A NETWORK FILE SYSTEM, ORIGINALLY DEVELOPED BY SUN IN 1984, LATER STANDARDISED BY IETF
Nfsd; NQNFS; NFS 4; Network File System (Sun); PNFS; NFSv4; NFSv3; NFS4; Parallel NFS; NFS protocol; Network File System (protocol); NFS file system; Connectathon; PC-NFS; Sun PC-NFS
  • NFS SPECsfs2008 performance comparison, as of 22 November 2013
Найдено результатов: 14000
Network File System         
WIKIMEDIA DISAMBIGUATION PAGE
Network file system (disambiguation)
<networking, operating system> (NFS) A protocol developed by Sun Microsystems, and defined in RFC 1094, which allows a computer to access files over a network as if they were on its local disks. This protocol has been incorporated in products by more than two hundred companies, and is now a {de facto} standard. NFS is implemented using a {connectionless protocol} (UDP) in order to make it stateless. See Nightmare File System, WebNFS. (1994-12-12)
Network File System         
WIKIMEDIA DISAMBIGUATION PAGE
Network file system (disambiguation)
Network File System (NFS) is a distributed file system protocol originally developed by Sun Microsystems (Sun) in 1984, allowing a user on a client computer to access files over a computer network much like local storage is accessed. NFS, like many other protocols, builds on the Open Network Computing Remote Procedure Call (ONC RPC) system.
Synthetic file system         
HIERARCHICAL INTERFACE TO NON-FILE OBJECTS THAT APPEAR AS IF THEY WERE REGULAR FILES
Synthetic Filesystem; Synthetic file; Pseudo file system
In computer science, a synthetic file system or a pseudo file system is a hierarchical interface to non-file objects that appear as if they were regular files in the tree of a disk-based or long-term-storage file system. These non-file objects may be accessed with the same system calls or utility programs as regular files and directories.
TiVo Media File System         
PROPRIETARY FILE SYSTEM USED ON TIVO HARD DRIVES
Tivo's Media File System; Tivo Media File System
The MFS or Media File System is a proprietary file system used on TiVo hard drives for fault tolerant real-time recording of live TV.
Oracle Cloud File System         
COMPUTER FILESYSTEM WHICH STORES DATA IN ORACLE ASM
User:Ashakian/Oracle Cloud File System (ACFS and ADVM); Wikipedia talk:Articles for creation/Oracle Cloud File System; ASM Cluster File System; ASM Dynamic Volume Manager
Oracle Cloud File System (CloudFS) is a storage management suite developed by Oracle Corporation. CloudFS consists of a cluster file system called ASM Cluster File System (ACFS), and a cluster volume manager called ASM Dynamic Volume Manager (ADVM) initially released in August 2007.
Windows File Protection         
WINDOWS COMPONENT THAT PROTECTS THE CRITICAL SYSTEM FILES FROM OVERWRITING OR DELETING BY PROGRAMS
System File Protection; Windows file protection; System file protection; Dllcache
Windows File Protection (WFP), a sub-system included in Microsoft Windows operating systems of the Windows 2000 and Windows XP era, aims to prevent programs from replacing critical Windows system files. Protecting core system files mitigates problems such as DLL hell with programs and the operating system.
file system         
  • An example of slack space, demonstrated with 4,096-[[byte]] NTFS clusters: 100,000 files, each five bytes per file, which equal to 500,000 bytes of actual data but require 409,600,000 bytes of disk space to store <!-- The size listing shown in Explorer is oddly doubly-wrong. The example files are 5 bytes each, not 0.1K, and the clusters are a minimum of 4K not 1K.-->
  • Windows]] command shell
  • fragmented]]
CONCRETE FORMAT OR PROGRAM FOR STORING FILES AND DIRECTORIES ON A DATA STORAGE DEVICE
Filesystem; Disk file systems; Special purpose file systems; File system types; Disk file system; Special purpose file system; File systems; File storage; File System; Disk File System; Filesystems; Computer file system; File-system; File access; Serial files; Sequential file; Crash count; File time; Offline File System; Sequential files; Special file system; Prospero (file system); File processing system; Linux file systems; File system metadata; Linux filesystems; Virtual file; Dentries; Dentry; Directory entry; File system manager; Flat file system; Linux filesystem; Tree quota; Transactional file system; Tape file system; Microsoft Windows file systems
<operating system> (FS, or "filesystem") 1. A system for organizing directories and files, generally in terms of how it is implemented in the disk operating system. E.g., "The Macintosh file system is just dandy as long as you don't have to interface it with any other file systems". 2. The collection of files and directories stored on a given drive (floppy drive, hard drive, disk partition, logical drive, RAM drive, etc.). E.g., "mount attaches a named file system to the file system hierarchy at the pathname location directory [...]" -- Unix manual page for "mount(8)". As an extension of this sense, "file system" is sometimes used to refer to the representatation of the file system's organisation (e.g. its file allocation table) as opposed the actual content of the files in the file system. Unix manual page: fs(5), mount(8). (1997-04-10)
File system         
  • An example of slack space, demonstrated with 4,096-[[byte]] NTFS clusters: 100,000 files, each five bytes per file, which equal to 500,000 bytes of actual data but require 409,600,000 bytes of disk space to store <!-- The size listing shown in Explorer is oddly doubly-wrong. The example files are 5 bytes each, not 0.1K, and the clusters are a minimum of 4K not 1K.-->
  • Windows]] command shell
  • fragmented]]
CONCRETE FORMAT OR PROGRAM FOR STORING FILES AND DIRECTORIES ON A DATA STORAGE DEVICE
Filesystem; Disk file systems; Special purpose file systems; File system types; Disk file system; Special purpose file system; File systems; File storage; File System; Disk File System; Filesystems; Computer file system; File-system; File access; Serial files; Sequential file; Crash count; File time; Offline File System; Sequential files; Special file system; Prospero (file system); File processing system; Linux file systems; File system metadata; Linux filesystems; Virtual file; Dentries; Dentry; Directory entry; File system manager; Flat file system; Linux filesystem; Tree quota; Transactional file system; Tape file system; Microsoft Windows file systems
In computing, file system or filesystem (often abbreviated to fs) is a method and data structure that the operating system uses to control how data is stored and retrieved. Without a file system, data placed in a storage medium would be one large body of data with no way to tell where one piece of data stopped and the next began, or where any piece of data was located when it was time to retrieve it.
Filé (band)         
BAND
File (band)
Filé is a cajun music ensemble from Louisiana founded in 1983. The group is named after filé powder, a spice used in cajun food.

Википедия

Network File System

Network File System (NFS) is a distributed file system protocol originally developed by Sun Microsystems (Sun) in 1984, allowing a user on a client computer to access files over a computer network much like local storage is accessed. NFS, like many other protocols, builds on the Open Network Computing Remote Procedure Call (ONC RPC) system. NFS is an open IETF standard defined in a Request for Comments (RFC), allowing anyone to implement the protocol.